C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1CollectionViewSource<T> Class / ItemDeselected Method

In This Topic
ItemDeselected Method
In This Topic
Syntax
'Declaration
 
Public Overridable Sub ItemDeselected( _
   ByVal collectionView As UIKit.UICollectionView, _
   ByVal indexPath As Foundation.NSIndexPath _
) 
 

Parameters

collectionView
indexPath
See Also